<fix>[identity]: fix ZCF-3527 account resource ref cleanup#3997
Open
ZStack-Robot wants to merge 1 commit into
Open
<fix>[identity]: fix ZCF-3527 account resource ref cleanup#3997ZStack-Robot wants to merge 1 commit into
ZStack-Robot wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: http://open.zstack.ai:20001/code-reviews/zstack-cloud.yaml (via .coderabbit.yaml) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Walkthrough修正 AccountManagerImpl.postSoftDelete 中删除 AccountResourceRefVO 的 resourceType 计算:由 concrete 类名改为通过 ResourceTypeMetadata 反查并使用 base resource type 的 simpleName 作为查询绑定参数。 变更AccountResourceRef 软删除修复
代码审查工作量🎯 2 (Simple) | ⏱️ ~8 minutes 诗歌
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
d2d0e5e to
ad4a1b6
Compare
Use the base resource type when deleting account resource refs for soft-deleted concrete resources. Resolves: ZCF-3527 Change-Id: Ida39a3ee5e6b4b0d3255bfef95601890afd80709
ad4a1b6 to
2d15cd8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
sync from gitlab !9890